home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6615 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.4 KB  |  42 lines

  1. Newsgroups: comp.lang.c
  2. Path: uu4news.netcom.com!zodiac!szh
  3. From: szh@zcon.com (Syed Zaeem Hosain)
  4. Subject: Re: && operator question
  5. Message-ID: <1996Feb17.054119.20721@zcon.com>
  6. Sender: szh@zcon.com (Syed Zaeem Hosain)
  7. Nntp-Posting-Host: zodiac
  8. Reply-To: szh@zcon.com
  9. Organization: Z Consulting Group
  10. References: <fcusack-1502961453260001@mudskipper.cac.psu.edu>
  11. Date: Sat, 17 Feb 1996 05:41:19 GMT
  12.  
  13. In article <fcusack-1502961453260001@mudskipper.cac.psu.edu>, fcusack@tdx.org (frank.) writes:
  14. >In article <31236240.1417@oc.com>, Larry Weiss <lfw@oc.com> wrote:
  15. >
  16. >> Matthew A Johnson wrote:
  17. >>  > 
  18. >>  > if(expression1 && expression2)
  19. >>  >      some statement;
  20. >>  > 
  21. >>  > My question is, if expression1 is false will expression2 get evaluated at
  22. >>  > all?
  23. >>  >  
  24. >> 
  25. >> No.   Why do you ask that question here?
  26. >
  27. >Why wouldn't he ask it here? It is a C question...
  28.  
  29. Yes, but about as elementary as it can get. Almost any book on C will
  30. discuss it - even the FAQ has a sort of reference in it and it did not
  31. take me much time to find it either. People should make the effort to
  32. read books on C, and the comp.lang.c FAQ, before posting here.
  33.  
  34.                                 Z
  35.  
  36.  
  37. -- 
  38. -------------------------------------------------------------------------
  39. | Syed Zaeem Hosain          P. O. Box 610097            (408) 441-7021 |
  40. | Z Consulting Group        San Jose, CA 95161             szh@zcon.com |
  41. -------------------------------------------------------------------------
  42.